-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.16
-
Code
-
Classes
- UserMapper
| Total Complexity |
65 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
375 |
| Lines of code |
250 |
| Logical lines of code |
154 |
| Comment lines |
32 |
| Methods |
12 |
| Properties |
2 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| exists() |
B |
34 |
20 |
88 |
| insert() |
B |
42 |
16 |
49 |
| update() |
A |
44 |
11 |
44 |
| get_objects_for_removal() |
S |
49 |
6 |
31 |
| delete() |
S |
66 |
2 |
9 |
| add_custom_field() |
S |
70 |
2 |
6 |
| update_custom_field() |
S |
70 |
2 |
6 |
| add_version_tag() |
S |
68 |
2 |
7 |
| setup() |
S |
91 |
1 |
2 |
| teardown() |
S |
91 |
1 |
2 |
| get_custom_field() |
S |
79 |
1 |
3 |
| clear_custom_field() |
S |
80 |
1 |
3 |